Moves the specified object along the path it is currently facing by the given distance.
DX11 MOVE OBJECT object, distance
object
DwordThe object to move.
distance
FloatThe distance to move the specified object in world space. You may specify a negative distance to instead move the object backwards.
This function does not return a value.
OBJECT Functions Menu DX11 Function Categories